-
Notifications
You must be signed in to change notification settings - Fork 449
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix build support gcc8 for other arch #567
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
@shuai132 the ESP32 build is still busted with a GCC bug:
Can you add a check for XTENSA to the condition, instead of looking the the patch level? Like:
|
@earlephilhower Good idea, And my esp32 toolchain(maybe latest) seems still 8.x:
|
Thanks, risc-v gcc 8.4 works now!
|
I'm using platformio, Maybe only arduino has the compile error.
gcc in pio:
gcc in Arduino:
I download latest version Arduino and libs, I got a lot other error, I don't know a lot about Arduino IDE. And I guss there are some incompatible issues.
|
See: #502
Tested on
toolchain-riscv32-esp @ 8.4.0+2021r2-patch3